Welcome![Sign In][Sign Up]
Location:
Search - Linux Frame Buffer

Search list

[Other resourcergb565

Description: 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG / BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe conversion Photo Show
Platform: | Size: 260740 | Author: 夏永明 | Hits:

[Linux-Unixfm_LCD

Description: 这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码. 这是一个在LINUX frame buffer基础上利用 DMA 实现的高效驱动, 绝对原创!
Platform: | Size: 250613 | Author: XuYang | Hits:

[Driver Developtest frame buffer

Description: 一个在linux下测试framebuffer的例子,对新手很有帮助
Platform: | Size: 18927 | Author: tanx268 | Hits:

[Linux-Unixframebuff

Description: 一个简单的linux下framebuffer编程-a simple linux framebuffer programing demo
Platform: | Size: 248832 | Author: 魏威 | Hits:

[Documents一片讲述framebuffer的好文(英文的)

Description: 一片讲述framebuffer的好文章(英文的),对于喜欢在linux字符界面下写图形程序的入门者有很大的帮助-a good article (English), the characters like linux graphical interface written procedures for the beginners will be very helpful
Platform: | Size: 10240 | Author: 钱樭 | Hits:

[Linux-Unixframebuffer

Description: linux 下的frambuffer,在屏幕的左上角显示一个图框!-the frambuffer, in the upper left screen shows a map box!
Platform: | Size: 4096 | Author: 张宇 | Hits:

[DocumentsThe_Linux_Frame_Buffer_Device_Subsystem

Description: linux LCD driver programming guide
Platform: | Size: 25600 | Author: 赵欣欣 | Hits:

[IME Developfcr

Description: 一个简单的Linux下FrameBuffer使用的例子程序,含有简单的日期时间设置界面和输入法界面。-a simple Linux framebuffer examples of the use of procedures, with a simple interface date set-up time and input method interface.
Platform: | Size: 321536 | Author: 姚子建 | Hits:

[Software EngineeringThe-Design-and-Implement-of-the-GAL-Layer-in-Embed

Description: 介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要在色彩转换、利用FrameBuffer进行矩形绘制、内存映像空间的操作以及窗口Z序等方面做了深入的探讨。目前,己经将图形图像部分的研究成果成功运用于福建海媚科技的嵌入式KTV系统中,并积极地向其它嵌入式系统中进行移植。-Introduced in the embedded Linux operating system embedded GUI graphics abstraction layer GAL
Platform: | Size: 191488 | Author: 小流 | Hits:

[Embeded Linuxframebuffer

Description: 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_logo.h中数组的值,进行相应的移位操作,将值赋给fb即可在屏幕上显示出小企鹅 。-Framebuffer draw using the framebuffer Little Penguin Linux interface to the user access to the display device of the common interface, through mmap mapped display buffer to the user, fb set up what we value, will be directly displayed on the screen. This experiment we want to use framebuffer on the screen, a small penguin, you can then read bmp images, set up framebuffer value, or the use of include/linux/linux_logo.h file (the file has the definition of a good little penguins color and location information) , set the value of framebuffer. Used in this experiment is the second method. Linux_logo.h read in as long as the value of the array, the corresponding shift operation, the value assigned to fb can be displayed on the screen small penguins.
Platform: | Size: 7168 | Author: 果法 | Hits:

[Embeded Linuxfbtest

Description: linux下操作framebuffer的例子,包括得到当前图形设备的高度,宽度,色深等。-linux operating framebuffer example, including the current graphics device height, width, color depth and so on.
Platform: | Size: 1024 | Author: | Hits:

[OS DevelopDirectFB-0.9.25.1.tar

Description: DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
Platform: | Size: 2064384 | Author: 施志萍 | Hits:

[Linux-Unixfm_LCD

Description: 这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码. 这是一个在LINUX frame buffer基础上利用 DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
Platform: | Size: 249856 | Author: XuYang | Hits:

[Linux-Unixycbcr

Description: Creating YCbCr palette to make the linux frame buffer pallette.
Platform: | Size: 2048 | Author: yonghao | Hits:

[Linux-UnixFrameBuffer_Princeple_Application

Description: Frame Buffer 的原理及应用 非常好的一篇讲解Framebuffer的文章,内附有源代码-Frame Buffer Principle and Application of a very good article on the Framebuffer, containing source code
Platform: | Size: 23552 | Author: raoxuefeng | Hits:

[Embeded-SCM Developdesign-of-color-LCD-display-system-Under-the-S3C24

Description: S3C2440A下彩色液晶显示系统的设计,以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。不论是显示硬件电路还是软件驱动程序,都有很强的可移植性,可以方便地移植到不同的平台。-S3C2440A under the color LCD display system designed to Samsung' s S3C2440A Embedded Microprocessor and Sharp 3.5inLCD screen LQ035Q7DH01 based on the design of display hardware circuit, introduced a frame buffer device handling mechanism and the low-level driver interface functions for The display system shows how to develop the Linux frame buffer device driver. Both the display hardware circuitry or software drivers, there is a strong portability, can be easily ported to different platforms.
Platform: | Size: 270336 | Author: cen | Hits:

[Linux-Unixframebuffer

Description: 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
Platform: | Size: 2048 | Author: 袁慎重 | Hits:

[Linux-UnixLinux-driver-development18

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 18, LCD device drivers. In the multimedia application to the push of color LCD, more and more applied to embedded systems, handheld computers (PDA), mobile phones and other display device, support the TFT color graphic interface, images and video can show media player. The frame buffer (Framebuffer) is Linux for a display device provide interface, it allows the upper application in the graph modes for display and direct buffer operation. This chapter covers the frame buffer equipment Linux drivers structure and framework of the programming method.
Platform: | Size: 887808 | Author: 华清远见 | Hits:

[Embeded Linuxfbtest

Description: Linux 2.6.18 Frame buffer OSD測試程式碼。 方便新手開發者,測試硬體顯示功能是否正確。-Linux 2.6.18 Frame buffer OSD test code. Novice developers to easily test hardware display correctly.
Platform: | Size: 1024 | Author: 小白 | Hits:

[Linux-Unixlinux fb-test-帧缓冲 两个例子(完整源代码)

Description: linux fb-test-帧缓冲 两个例子(完整源代码)(Linux fb-test- frame buffer two examples (complete source code).)
Platform: | Size: 9216 | Author: lisq789 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net